hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IHipAssetLoadTask.into
hip
api
data
commons
IHipAssetLoadTask
When the variables finish loading, it will also assign the asset to the variables
void
into
(void* function(IHipAsset asset) castFunc, IHipAsset*[] variables)
interface
IHipAssetLoadTask
void
into
(
void
*
function
(
IHipAsset
asset
)
castFunc
,
IHipAsset
*[]
variables
...
)
void
into
(T*[] variables)
void
into
(string*[] variables)
void
into
(T function(string) convertFunction, T*[] variables)
Meta
Source
See Implementation
hip
api
data
commons
IHipAssetLoadTask
functions
addOnCompleteHandler
asset
await
awaitAs
hasFinishedLoading
into
result
When the variables finish loading, it will also assign the asset to the variables